docs: fix swapped link syntax
authorMicah Abbott <miabbott@redhat.com>
Thu, 12 May 2016 20:54:06 +0000 (16:54 -0400)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Thu, 12 May 2016 21:01:54 +0000 (21:01 +0000)
A few links in the docs had the Markdown syntax swapped like:

(link title)[link url]

Just cleaned up those.  Verified via `mkdocs serve`

Closes: #297
Approved by: cgwalters

docs/manual/atomic-upgrades.md
docs/manual/formats.md
docs/manual/repo.md

index b5f398d632dfa06b802de3f7dcfcf2928f7ba8eb..40515b83d0a2e9283328735c9ad1158ca8f4d8f4 100644 (file)
@@ -45,7 +45,7 @@ operate "live" on the currently booted filesystem.  The way they could
 work with OSTree is instead to take the list of installed packages in
 the currently booted tree, and compute a new filesystem from that.  A
 later chapter describes in more details how this could work:
-[adapting-existing.md](Adapting Existing Systems).
+[Adapting Existing Systems](adapting-existing.md).
 
 For the purposes of this section, let's assume that we have a
 newly generated filesystem tree stored in the repo (which shares
@@ -56,7 +56,7 @@ checking it back out of the repo into a deployment.
 
 Given a commit to deploy, OSTree first allocates a directory for
 it.  This is of the form `/boot/loader/entries/ostree-$osname-$checksum.$serial.conf`.
-The `$serial` is normally 0, but if a
+The `$serial` is normally `0`, but if a
 given commit is deployed more than once, it will be incremented.
 This is supported because the previous deployment may have
 configuration in `/etc` that we do not want to use or overwrite.
index e689f8a8347ec5f5cb61650375d2b28d91df3c0b..87d0005f868e49b6f068804d0407af36b0f28121 100644 (file)
@@ -125,8 +125,7 @@ the client executes.
 
 This "updates as code" model allows for multiple content generation
 strategies.  The design of this was inspired by that of Chromium:
-[http://dev.chromium.org/chromium-os/chromiumos-design-docs/filesystem-autoupdate](ChromiumOS
-autoupdate).
+[ChromiumOS Autoupdate](http://dev.chromium.org/chromium-os/chromiumos-design-docs/filesystem-autoupdate).
 
 ### The delta superblock
 
index d3be549cb1305b755431df5d7a011f21f44f9cbb..d6f670907b4064cffe88b35590a41edbd3fcd2dc 100644 (file)
@@ -98,7 +98,7 @@ that.
 A later addition to OSTree is the concept of a "summary" file, created
 via the `ostree summary -u` command.  This was introduced for a few
 reasons.  A primary use case is to be a target a
-(Metalink)[https://en.wikipedia.org/wiki/Metalink], which requires a
+[Metalink](https://en.wikipedia.org/wiki/Metalink), which requires a
 single file with a known checksum as a target.
 
 The summary file primarily contains two mappings: